home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / PPCpack / ppcpack.readme < prev    next >
Text File  |  1998-05-28  |  1KB  |  33 lines

  1. Short:    Docs about PPC Programming
  2. Author:   MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:     dev/misc
  5.  
  6. New: Information about vbcc-WarpOS Compiler integrated.
  7. No information about pASM, though. Would be a lot of work,
  8. to handle the GNU ASM Syntax also, as it looks much different
  9. than StormPowerASM. Maybe later...
  10.  
  11. These docs about PPC Coding handle:
  12.  
  13. - Introduction
  14. - Using the PPC with "C"
  15. - PPC ASM
  16. - Creating Mixed Binaries
  17. - Creating PPC Shared Libraries
  18.  
  19. It is very easy to do (at least without optimization,
  20. in the C document there is also some talk about PPC
  21. optimization), if your program is 100% C, you can even
  22. do a PPC Version (a WarpUP one) without owning a PPC
  23. Board. In most aspects it is just a recompile.
  24.  
  25. Currently these documents only handle the StormC/StormPowerASM
  26. environment, but there might be an update later, which also
  27. handles the vbcc-WarpOS/pASM combination (but not before
  28. the release of vbcc-WarpOS). (Information about vbcc-WarpOS
  29. is available on the homepage of Frank Wille, who is
  30. currently porting it to WarpOS).
  31.  
  32. Steffen Haeuser
  33.